Skip to content

Conversation

@sg-doc-holiday
Copy link
Contributor

@sg-doc-holiday sg-doc-holiday bot commented Feb 4, 2026

User Management documentation

  • Documents password requirements including allowed special characters for user accounts
  • Adds shell language tags to API call examples in the user management guide for better formatting
  • Clarifies the process of using admin tokens to create new user accounts via API calls in the documentation

AI Assistance documentation

  • Fixes internal links in the AI Assistance overview to use absolute doc-root paths per style guide
  • Ensures that links in the AI Assistance documentation render correctly within Mintlify navigation
  • Adds brief user guidance about selecting an AI model in the AI assistant chat composer, including displaying provider icons and loading indicators in the model selector
  • Adds a user-facing note that errors from AI assistant tool calls can appear as error outputs in the chat interface without exposing internal server event details

This covers 3 commits.

Interaction Instructions

This PR was generated by Doc Holiday and is ready to be iterated on.

Leave comments on this pull request in plain English to guide Doc Holiday's next steps.
You might ask to:

  • Update or rewrite documentation
  • Create or update release notes
  • Remove sections or files
  • Merge this PR with another Doc Holiday PR

Examples:

  • @doc.holiday update these docs to follow my style guide: https://link.to/style-guide
  • @doc.holiday write new documentation about quantum compute and how its steam generates a 429
  • @doc.holiday combine this PR with #404
  • @doc.holiday delete this file: release-notes/file.md

This was opened from: https://github.com/openops-cloud/openops/releases/tag/0.6.17

The publication for this is: Documentation

Document password requirements in User Management, including the allowed special characters list updated in the password validation logic (now includes square brackets via `[]`). Also add shell language tags to existing API call examples to follow code block requirements.
Fix internal links to use absolute doc-root paths per style guide, ensuring links in the AI assistance overview render correctly in Mintlify navigation.
Update AI Assistance overview to include brief, user-facing guidance about selecting an AI model in the chat composer and noting provider icons, matching the newly implemented model selector behavior without going deeper than existing docs.
Server-side chat handling now propagates tool-error events as structured tool outputs with an error flag. Add a minimal, user-facing note that errors can appear as tool output in the chat, without documenting internal SSE details.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants